PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCrlClientEvent Class / setCrlResponse Method
The response retrieved from the CRL server.
In This Topic
    setCrlResponse Method
    In This Topic
    Sets the CRL response.
    Syntax
    public void setCrlResponse( 
       byte[] value
    )

    Parameters

    value
    The response retrieved from the CRL server.
    See Also